CommonEvent 1151
Name = "会話：きのこ娘"

  999([1151])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>A Novistador Girl bit my head..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Humid..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Shimeji..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Spread lots of spores..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>It's peaceful and quiet in this cave..."])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>I wish the fighting in Plansect Village would end soon...\nI can't go home until then."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Mushrooms are nutritious.\nDo you want some...?"])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>I want to grow more.\nSpores, spread..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Is there a funeral coming up?\nI would like to share in the dark mood..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>I have mushroom friends in Plansect Village.\nThey always have an umbrella, so I recognize them immediately..."])
    ShowText([""])
    ShowText([""])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>What kind of mushrooms do you eat...?"])
    ShowText([""])
    ShowChoices([["Matsutake", "Shimeji", "Poisonous Mushrooms", "Mushroom Girls"], 0])
    When([0, "松茸"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>I see you are quite the gourmand, ufufu..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "しめじ"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>We'll get along well, I also like shimeji..."])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "毒キノコ"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>You're a strange person.\nHow do you enjoy poisonous mushrooms?"])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([3, "キノコ娘"])
      ShowTextAttributes(["kinoko_fc1", 1, 0, 2])
      ShowText(["\\n<Mushroom Girl>Oh my, that makes me happy... Ufufu."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>A beautiful mushroom is always poisonous...\nDo you not agree?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["I agree", "I don't think so", "My mushroom is also poisonous"], 0])
    When([0, "そう思う"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Ufufu, you must be very careful..."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "そうは思わない"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>You're quite optimistic.\nBut I don't dislike that..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(5)"])
      Empty([])

    When([2, "僕のキノコも毒入りだ"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Well, let's find out...Ufufu."])
      ShowText([""])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Do you know why I'm dressed like this...?"])
    ShowText([""])
    ShowChoices([["Because your husband died", "It's your family's formal attire", "They're the only clothes you have"], 0])
    When([0, "旦那が死んだから"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>You are mistaken, for I am not mourning.\nThis is the formal dress of the Mushroom Girls."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([1, "一族の正装"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Ufufu, you knew it.\nI'm accustomed to the dark tone, it's wonderful..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "これしか服がないから"])
      ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
      ShowText(["\\n<Mushroom Girl>Excuse me...do I look poor to you?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>What is your favorite color...?"])
    ShowText([""])
    ShowChoices([["White", "Black", "Purple", "Blood Red"], 0])
    When([0, "白"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>I don't think we will get along..."])
      ShowText([""])
      Empty([])

    When([1, "黒"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Ufufu, I think we'll get along.\nYour heart will become dark as black..."])
      ShowText([""])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "紫"])
      ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
      ShowText(["\\n<Mushroom Girl>You have poor taste..."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "血の赤"])
      ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
      ShowText(["\\n<Mushroom Girl>How barbaric... Could you stay away from me?"])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>I often say that fall is for growing mushrooms...\nWhat are you into during the fall?"])
    ShowText([""])
    ShowText([""])
    ShowChoices([["Fall Reading", "Fall Sports", "Fall Eating", "Fall Libido"], 0])
    When([0, "読書の秋"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>You must be quite intelligent... How wonderful."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    When([1, "スポーツの秋"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>I'm more of an indoors type.\nI would ask you refrain from holding brutish contests."])
      ShowText([""])
      ShowText([""])
      Empty([])

    When([2, "食欲の秋"])
      ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
      ShowText(["\\n<Mushroom Girl>How vulgar... You will not be missed."])
      ShowText([""])
      Script(["change_friend(-5)"])
      Empty([])

    When([3, "性欲の秋"])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Then let's satisfy your sexual desire together...ufufu."])
      ShowText([""])
      Script(["change_friend(10)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 13])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>My poison is making me feel ill...\nCould you give me some antidote grass?"])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 13, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give some \\ii[13]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
        ShowText(["\\n<Mushroom Girl>Thank you very much, I will use it..."])
        ShowText([""])
        ChangeItems([13, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
        ShowText(["\\n<Mushroom Girl>Is that so? Excuse me then..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 16])
      ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
      ShowText(["\\n<Mushroom Girl>Could you give me a restorative?\nMy head is spinning from my own poison..."])
      ShowText([""])
      ShowText([""])
      ControlVariables([24, 24, 0, 3, 0, 16, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[16]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
        ShowText(["\\n<Mushroom Girl>Thank you very much, I will use it..."])
        ShowText([""])
        ChangeItems([16, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
        ShowText(["\\n<Mushroom Girl>Is that so? Excuse me then..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Could I borrow some money?\nI want to buy some new clothes..."])
    ShowText([""])
    ShowText([""])
    ConditionalBranch([7, 600, 0])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 600G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "はい"])
        ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
        ShowText(["\\n<Mushroom Girl>Thank you very much, I will use it..."])
        ShowText([""])
        ChangeGold([1, 0, 600])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "いいえ"])
        ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
        ShowText(["\\n<Mushroom Girl>Is that so? Excuse me then..."])
        ShowText([""])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["kinoko_fc1", 2, 0, 2])
      ShowText(["\\n<Mushroom Girl>...Excuse me, but you appear to have money troubles as well."])
      ShowText([""])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>I'll give you this.\nI hope it suits your taste..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([318, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Mushroom Girl gave you a \\ii[318]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>You get hurt a lot, yes?\nPlease use this..."])
    ShowText([""])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([2, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Mushroom Girl gave you a \\ii[2]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["kinoko_fc1", 0, 0, 2])
    ShowText(["\\n<Mushroom Girl>Here's some money. You will need it for various necessities..."])
    ShowText([""])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 1000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["The Mushroom Girl gave you 1000G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
